home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / ARexxTools / CatUpdate100.lha / docs / CatUpdate.doc next >
Encoding:
Text File  |  1993-09-30  |  2.6 KB  |  92 lines

  1. Document Catalog updating AREXX scripts
  2.  
  3.         Catalog updating AREXX scripts
  4.         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  5.         
  6.         Closed on 29 Sep 1993
  7.         
  8.  
  9. 0. Important
  10. =============
  11.  
  12. 0.1. Copyright & legal stuff
  13. -----------------------------
  14.  
  15.  UpdateCT.rexx is © Stephan Sürken.
  16.  CD2M2.rexx is © Stephan Sürken.
  17.  
  18.  Both scripts are PUBLIC DOMAIN, that means you may copy and use
  19.  it freely.
  20.  
  21.  Sure I am not responsible for any damages the scripts might do.
  22.  
  23.  For any comments, bug reports or similar stuff, contact me (see
  24.  `The Author').
  25.  
  26.  Note the following:
  27.  
  28.   o If you copy it, you MUST copy the whole original archive.
  29.   o You may include this copy on any Public Domain Series, but you
  30.     MUST NOT include it on any disk that is selled for more than
  31.     5 US Dollar (or an equivalent in other currencies).
  32.   o The program must neither be used nor copied by any right wing
  33.     organisations or persons.
  34.  
  35. 2. Documentation
  36. =================
  37.  
  38.  This package delivers a CLI-tool for updating catalog translation
  39.  files due to a new catalog description file (UpdateCT.rexx),
  40.  and additionally a CLI-tool to create a Modula-2 source code file
  41.  out of a description file.
  42.  Both tools are realized as AREXX scripts. They are made for
  43.  usage by programmers only.
  44.  
  45.  Please note:
  46.  o the output file is overwritten automatically
  47.  o UpdateCT can`t update a translation file to the same translation
  48.    file; you will always have to produce a new file (see example batch
  49.    file UpdateCT.deutsch).
  50.  o UpdateCT REQUIRES the ct-input, even if you did not yet write one.
  51.    Simply create a empty file for this first usage; doing that, you
  52.    must include the language command into the created initial ct-file
  53.    by hand.
  54.  
  55.  Syntax:
  56.  
  57.  rx UpdateCT    <cd-file> <old-ct-file> <output-ct-file>
  58.  rx CD2M2    <cd-file> <output-def-source> <output-mod-source>
  59.  
  60.  Please read the comments in the files for documentation!!!!
  61.  
  62.  
  63.  P.S.:
  64.  ~~~~~
  65.  Is there anyone out there who knows why OpenCatalog does not
  66.  work with M2Amiga 4.2 ??
  67.  If I deliver the "version" tag, no catalog will be opened at all.
  68.  If I deliver no "version" tag (or setting it to zero), the catalog
  69.  will be loaded all right, but the version & revision values of
  70.  the opened catalog are rubbish.
  71.  WHY???????!!!!!!!
  72.  
  73. 3. The Author
  74. ==============
  75.  
  76.  The author is me and I am the author.
  77.  
  78.  Send your enthusiastic mails to:
  79.  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  80.  o Address:    Stephan Sürken
  81.          Kurt-Schumacher-Str. 34 A 161
  82.          D-67663 Kaiserslautern
  83.  
  84.  o E-Mail:    s_suerke@informatik.uni-kl.de
  85.  
  86.  Please send much money to:
  87.  ~~~~~~~~~~~~~~~~~~~~~~~~~~
  88.  o Bank account:Stadtsparkasse Kaiserslautern, FRG
  89.  
  90.         BLZ: 540 501 10        identity of bank in germany
  91.         KTO: 128 029 758    number of my bank account
  92.